CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 双线性 图像缩放

搜索资源列表

  1. 图像旋转双线性插值

    0下载:
  2. 图像平移,旋转,缩放,用到的是邻近值和双线性插值
  3. 所属分类:源码下载

  1. pic_transport.rar

    0下载:
  2. 利用临近点法,双线性法,双立方法等插值算法,实现了图像的平移、缩放和旋转功能,Using near-point, bilinear and bicubic interpolation algorithm to realize image translation, scaling and rotation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:254024
    • 提供者:winxp
  1. libswscale.zip

    2下载:
  2. 11中图像缩放算法,包括双线性,双三次,sinc 效果非常好。,matlab write any size color image of the zoom
  3. 所属分类:Graph program

    • 发布日期:2017-03-25
    • 文件大小:671189
    • 提供者:zhang
  1. shuangxianxing

    0下载:
  2. 用 双 线 性 插 值 法 实 现 图 像 缩 放-Using bilinear interpolation for image zooming
  3. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:29414
    • 提供者:王一
  1. dblinear

    1下载:
  2. 用matlab实现了彩色图像的缩放,采用的是双线性插值算法!-Matlab achieved using the zoom color images, using bilinear interpolation algorithm!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1085081
    • 提供者:张成峰
  1. Imagetransformationv6

    0下载:
  2. 初学者使用的图像处理程序,包含图像增强功能,双线性差值缩放,添加高斯噪声,图像均衡,等-ImageProcessing for primer to learn, the code including finctions of zoon, adding Noise and so on
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:119352
    • 提供者:倪杰
  1. RGBImage

    0下载:
  2. 利用双线性插值和最近邻插值实现RGB图像的缩放,利用MATLAB编写-The use of bilinear interpolation and nearest neighbor interpolation to achieve RGB image scaling, using MATLAB to prepare
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3242935
    • 提供者:陈卫征
  1. zoomimage

    0下载:
  2. 基于双线性插值算法的图像放缩技术与实现电子书-Bilinear interpolation algorithm based on the zoom image technology and the realization of e-books
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:363216
    • 提供者:Zero
  1. ImgProject

    0下载:
  2. 图像双线性插值方法实现图像的缩放功能,任意缩放比例。-image interpolate
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2506600
    • 提供者:hewei
  1. shuangxianxingchazhisuofangtuxiang

    1下载:
  2. 本实验采用双线形插值技术进行图像的缩放。该方法输出的像素值是它在输入图像中2*2邻域采样点的平均值,它根据某像素周围4个像素的灰度值在水平和垂直方向两个方向上对其插值。在进行图像缩放时,其考虑到了相邻近的像素点间的关系。这种平均算法具有放锯齿效果,创造出来的图像拥有平滑的边缘,锯齿难以察觉,所以相对于最近邻法,其的效果比较好。在进行程序设计时,程序的输入参数为图像矩阵和结果图像的水平和垂直方向的像素数,可以忽略混叠效应。在程序运行之后可以对其前的实验结果进行比较分析异同,进而更深刻的理解最近邻插
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:995816
    • 提供者:jhm
  1. Raw

    1下载:
  2. 本程序能够实现RAW文件和BMP图像的均衡化处理,RAW文件转化为BMP,图像缩放(最近邻差值方式、双线性插值、三次B样条插值),两幅图像的相似度比较-This procedure can be achieved RAW image files and BMP balanced treatment, RAW files into BMP, image scaling (the margin nearest neighbor approach, bilinear interpolation, th
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:69567
    • 提供者:qzc
  1. imageScalingAlgorithm

    0下载:
  2. 基于双线性插值的图像缩放算法论文,原理及其源代码-Based on the bilinear interpolation of the image scaling algorithm paper, principle and its source code
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-09
    • 文件大小:1894787
    • 提供者:凌涵
  1. mysmoothdll

    0下载:
  2. 实现图象处理的平滑算法.包括双线性图像插值源代码,实现图像的平滑缩放。-achieve a smooth image processing algorithms
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-05
    • 文件大小:828863
    • 提供者:程序
  1. linear

    0下载:
  2. 图像缩放,双线性变换,效果较好 ,能较高比例缩放图像-image resize
  3. 所属分类:GIS program

    • 发布日期:2017-03-28
    • 文件大小:198807
    • 提供者:windy
  1. GeoTrans

    0下载:
  2. MFC实现的图像的缩放,旋转。包括双线性插值算法的实现。-MFC to achieve the image scaling, rotation. Including the bilinear interpolation algorithm.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:2068468
    • 提供者:ruby
  1. imagezoom

    0下载:
  2. 用双线性插值对图像进行缩放,放大缩小均可,速度比较快-Bilinear interpolation used to zoom the image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1093
    • 提供者:zz
  1. bmp-VC6

    0下载:
  2. 图像缩放三种算法的实现,最近邻插值、双线性插值、双三次插值,MFC做的界面。(Image scaling three algorithms to achieve, the nearest neighbor interpolation, bilinear interpolation, double three interpolation, MFC do interface.)
  3. 所属分类:

    • 发布日期:2017-12-25
    • 文件大小:2056192
    • 提供者:moyhu
  1. binary_interpolation

    0下载:
  2. 本算法使用双线性插值法对图像进行缩放变换(The bilinear interpolation method is used to scale and transform the image)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-28
    • 文件大小:1024
    • 提供者:文天
  1. Bilinear

    0下载:
  2. 采用双线性内插对图像进行n倍的缩放,有示例图片,有注释,可运行,欢迎交流。(Bilinear interpolation is used to zoom the image n times, with examples of pictures, notes, can run, welcome exchanges.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-05
    • 文件大小:6144
    • 提供者:明日萌
  1. 数字图像的几何变换

    0下载:
  2. 图像的几何变换是图像处理的基础内容之一,通过几何变换不仅可以产生某些特殊的效果,而且可以简化图像处理过程和分析程序。论文对常用图像的几何变换的数学基础、算法原理、算法仿真、和畸变校正技术进行研究。主要探讨了数字图像的几何变换(包括图像的平移、图像的缩放、图像的旋转以及镜像变换)理论,以MATLAB为工具,以最近邻插法、双线性插值法和双三次插值法三种常用数字图像差值算法为基础,实现了数字图像的一系列几何变换。几何变换是将几何图形按照某种法则或规律变成另一种几何图形的过程它对于几何学的研究有重要作用
  3. 所属分类:文档资料

« 12 3 4 »
搜珍网 www.dssz.com